net/http.http2FrameWriteRequest.isControl (method)

6 uses

	net/http (current package)
		h2_bundle.go#L5335: 		if wr.isControl() {
		h2_bundle.go#L5500: 				if wr.isControl() {
		h2_bundle.go#L11443: func (wr http2FrameWriteRequest) isControl() bool {
		h2_bundle.go#L11990: 	if wr.isControl() {
		h2_bundle.go#L12096: 	if wr.isControl() {
		h2_bundle.go#L12196: 	if wr.isControl() {